CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pipeline A

搜索资源列表

  1. pipeline

    0下载:
  2. 用流水线构成的串行八位加法器,可以输出进位级联-With a line consisting of eight serial adder, can output binary cascade
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:520316
    • 提供者:梅松
  1. urban-pipeline

    0下载:
  2. 数据结构练习。C语言解决城市管道铺设问题。某有若干区域,在一些中心区之间存在道路相连,这些道路的长度已知。现在你接到了在城市中铺设管线的任务,假设管线只能够在已有的道路下方埋设,要求管线能够到达城市的所有区域,请你提供一套铺设方案,使管线总长度最短。-Data structure exercises. C language to solve urban pipeline problems. There are a number of areas, in some way connected be
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:758753
    • 提供者:靳舒馨
  1. he-pipeline-processing-stages

    0下载:
  2. n个任务在流水线上进行m个阶段的加工 ,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机 器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以 在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所 有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最 小。-n-m on the task in the pipeline processing stages,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2878
    • 提供者:guoxiangwang
  1. pipeline-relocation

    0下载:
  2. 使用MFC运行外部程序,并获取输出显示在编辑框,比如运行bat,并把bat所有的输出输出到编辑框。 主要使用管道重定位等相关技术。-Run an external program using MFC, and get the output displayed in the edit box, such as running a bat, and the bat all the output to edit box. Mainly used pipeline relocation and othe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:20342
    • 提供者:小陈
  1. Pipeline-problem

    0下载:
  2. 使用C++语言实现了分治和递归的算法,有一定的帮助。-C++ language using a divide and conquer and recursive algorithms, have some help.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:807
    • 提供者:rucy
  1. City-Shop-pipeline-problem

    0下载:
  2. 需要在某个城市n个居民小区之间铺设煤气管道,则在这n个居民小区之间只需要铺设n-1条管道即可。假设任意两个小区之间都可以铺设管道,但由于地理环境不同,所需要的费用也不尽相同。选择最优的方案能使总投资尽可能小,这个问题即为求无向网的最小生成树。-Needs in a residential area between the n cities laying gas pipelines, in the residential area between the n n-1 only the laying
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:22919
    • 提供者:冯柳鑫
  1. Pipeline

    0下载:
  2. pipeliner is a crm rfp database for consultants
  3. 所属分类:Other Databases

    • 发布日期:2017-04-16
    • 文件大小:144451
    • 提供者:nikos
  1. A-Fast-CRC-Implementation-on-FPGA

    0下载:
  2. CRC错误检测是一个非常 电信应用上常见的功能。 对提高数据速率的发展要求 更多和更sofisticated实现。 在本文中,我们提出了一个方法来实现 管道结构为基础的CRC功能 多项式除法。它非常有效地改善 高速性能,允许从1 Gb / s的数据传输速率 4千兆位/秒,基于FPGA implementions根据 并行化水平(8至32位)。- The CRC error detection is a very common functio
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:226487
    • 提供者:吴越强
  1. MIPSCPU_MultiCircle

    0下载:
  2. 流水线的一个循环源码设计,基于mips流水线的设计-Pipeline a loop source design, based on the design of the mips pipeline
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1504704
    • 提供者:唐鑫
  1. PIPELINE

    0下载:
  2. 一个计算机原理课程设计的作业,5级流水线CPU,指令集到代码均为自己设计,有最终报告文档,组建说明,并行除法,16位字长,定长指令,Verilog源代码,顶层设计图。结构简单,冲突解决方式也很简单,代码量小。-A computer theory course design work, five pipelined CPU, instruction set to the code are design, the final report documents the formation of par
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:8720482
    • 提供者:zzh
  1. flowmeter-pipeline-system

    3下载:
  2. 基于电磁流量计的管道流量检测系统,很不错适用的一个完整的程序。-Based on the the electromagnetic flowmeter pipeline flow detection system, very good applies to a complete program.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-13
    • 文件大小:1845
    • 提供者:付建鹏
  1. glslex

    0下载:
  2. 绘制三个茶壶,一个使用固定管线,一个用Per-Vertex Shading方式进行光照,另一个使用Per-Pixel Shading方式进行光照;-The draw three teapot, a fixed pipeline, a light with Per-Vertex Shading way, another way of using Per-Pixel Shading light
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-25
    • 文件大小:10529694
    • 提供者:李明
  1. Scordbord-Mips-Pipeline

    0下载:
  2. this a scorbording mips hazards and multiple functional units with different latency -this is a scorbording mips hazards and multiple functional units with different latency
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:193647
    • 提供者:falah
  1. 8-grade-4-pipeline-adder-Verilog

    0下载:
  2. 这是一个8位4级流水线的加法器的Verilog程序。-This is a eight grade 4 pipeline adder the Verilog program.
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:13175
    • 提供者:晨晨
  1. pipeline

    0下载:
  2. 一个流水线设计提高FPGA运行主频的实例-a pipeline demo for FPGA written with verilog
  3. 所属分类:MPI

    • 发布日期:2017-11-16
    • 文件大小:73045
    • 提供者:周彦宏
  1. Linux-A-named-pipe-experiment

    0下载:
  2. 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能 编写客户机程序,实现把指定文件输出到myfifo的功能,从
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:8792
    • 提供者:weiwei
  1. Pipeline

    0下载:
  2. 接水管智力小游戏,有游戏功能和自动实现接水管功能。-This is an interesting pipeline-stitching game. It is not only a game for fun but also can perform pipeline-stitching automatically.
  3. 所属分类:Other Riddle games

    • 发布日期:
    • 文件大小:1074477
    • 提供者:杨扬
  1. Gas-pipeline-construction

    0下载:
  2. 本方案详细叙述了城市燃气管线管理系统的详细建设思想和方法,可以用于系统的开发。-A detailed descr iption of the program management of city gas pipeline system for the detailed construction of ideas and methods can be used for system development.
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:291296
    • 提供者:aa
  1. booth-16_16-multiplier

    0下载:
  2. 由verilog编写的利用booth编码的16*16有符号乘法器的代码,没有pipeline-a 16*16 multiplier with booth coding by verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:11617
    • 提供者:pyc
  1. pipeline-relocation

    0下载:
  2. 使用MFC运行外部程序,并获取输出显示在编辑框,比如运行bat,并把bat所有的输出输出到编辑框。 主要使用管道重定位等相关技术。-Run an external program using MFC, and get the output displayed in the edit box, such as running a bat, and the bat all the output to edit box. Mainly used pipeline relocation and othe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:20388
    • 提供者:evenmo
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com